temp.Designer.vb



<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class Form1
Inherits System.Windows.Forms.Form

'フォームがコンポーネントの一覧をクリーンアップするために dispose をオーバーライドします。
<System.Diagnostics.DebuggerNonUserCode()> _
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
Try
If disposing AndAlso components IsNot Nothing Then
components.Dispose()
End If
Finally
MyBase.Dispose(disposing)
End Try
End Sub

'Windows フォーム デザイナーで必要です。
Private components As System.ComponentModel.IContainer

'メモ: 以下のプロシージャは Windows フォーム デザイナーで必要です。
'Windows フォーム デザイナーを使用して変更できます。
'コード エディターを使って変更しないでください。
<System.Diagnostics.DebuggerStepThrough()> _
Private Sub InitializeComponent()
Me.components = New System.ComponentModel.Container()
Me.Button1 = New System.Windows.Forms.Button()
Me.Button2 = New System.Windows.Forms.Button()
Me.Button3 = New System.Windows.Forms.Button()
Me.Button4 = New System.Windows.Forms.Button()
Me.Button5 = New System.Windows.Forms.Button()
Me.Button6 = New System.Windows.Forms.Button()
Me.TextBox1 = New System.Windows.Forms.TextBox()
Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
Me.TextBox2 = New System.Windows.Forms.TextBox()
Me.TextBox4 = New System.Windows.Forms.TextBox()
Me.Label2 = New System.Windows.Forms.Label()
Me.Label3 = New System.Windows.Forms.Label()
Me.Label5 = New System.Windows.Forms.Label()
Me.Label9 = New System.Windows.Forms.Label()
Me.Label10 = New System.Windows.Forms.Label()
Me.Label11 = New System.Windows.Forms.Label()
Me.Label12 = New System.Windows.Forms.Label()
Me.Label13 = New System.Windows.Forms.Label()
Me.Label14 = New System.Windows.Forms.Label()
Me.Label15 = New System.Windows.Forms.Label()
Me.Label16 = New System.Windows.Forms.Label()
Me.Label17 = New System.Windows.Forms.Label()
Me.Label18 = New System.Windows.Forms.Label()
Me.Label19 = New System.Windows.Forms.Label()
Me.Label20 = New System.Windows.Forms.Label()
Me.PictureBox2 = New System.Windows.Forms.PictureBox()
Me.SaveFileDialog1 = New System.Windows.Forms.SaveFileDialog()
Me.OpenFileDialog1 = New System.Windows.Forms.OpenFileDialog()
CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SuspendLayout()
'
'Button1
'
Me.Button1.Location = New System.Drawing.Point(58, 437)
Me.Button1.Name = "Button1"
Me.Button1.Size = New System.Drawing.Size(75, 33)
Me.Button1.TabIndex = 0
Me.Button1.Text = "USB接続"
Me.Button1.UseVisualStyleBackColor = True
'
'Button2
'
Me.Button2.Location = New System.Drawing.Point(172, 437)
Me.Button2.Name = "Button2"
Me.Button2.Size = New System.Drawing.Size(130, 33)
Me.Button2.TabIndex = 1
Me.Button2.Text = "計測"
Me.Button2.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
Me.Button2.UseVisualStyleBackColor = True
'
'Button3
'
Me.Button3.Location = New System.Drawing.Point(330, 437)
Me.Button3.Name = "Button3"
Me.Button3.Size = New System.Drawing.Size(75, 33)
Me.Button3.TabIndex = 2
Me.Button3.Text = "一時停止"
Me.Button3.UseVisualStyleBackColor = True
'
'Button4
'
Me.Button4.Location = New System.Drawing.Point(411, 437)
Me.Button4.Name = "Button4"
Me.Button4.Size = New System.Drawing.Size(68, 33)
Me.Button4.TabIndex = 3
Me.Button4.Text = "クリヤ"
Me.Button4.UseVisualStyleBackColor = True
'
'Button5
'
Me.Button5.Location = New System.Drawing.Point(521, 437)
Me.Button5.Name = "Button5"
Me.Button5.Size = New System.Drawing.Size(75, 33)
Me.Button5.TabIndex = 4
Me.Button5.Text = "保存"
Me.Button5.UseVisualStyleBackColor = True
'
'Button6
'
Me.Button6.Location = New System.Drawing.Point(602, 437)
Me.Button6.Name = "Button6"
Me.Button6.Size = New System.Drawing.Size(75, 33)
Me.Button6.TabIndex = 5
Me.Button6.Text = "読み出し"
Me.Button6.UseVisualStyleBackColor = True
'
'TextBox1
'
Me.TextBox1.Location = New System.Drawing.Point(20, 489)
Me.TextBox1.Name = "TextBox1"
Me.TextBox1.Size = New System.Drawing.Size(45, 19)
Me.TextBox1.TabIndex = 7
Me.TextBox1.Text = "COM4"
'
'Timer1
'
'
'TextBox2
'
Me.TextBox2.Location = New System.Drawing.Point(74, 489)
Me.TextBox2.Name = "TextBox2"
Me.TextBox2.Size = New System.Drawing.Size(59, 19)
Me.TextBox2.TabIndex = 8
'
'TextBox4
'
Me.TextBox4.Location = New System.Drawing.Point(216, 489)
Me.TextBox4.Name = "TextBox4"
Me.TextBox4.Size = New System.Drawing.Size(46, 19)
Me.TextBox4.TabIndex = 10
Me.TextBox4.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
'
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.Location = New System.Drawing.Point(268, 492)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(17, 12)
Me.Label2.TabIndex = 12
Me.Label2.Text = "℃"
'
'Label3
'
Me.Label3.AutoSize = True
Me.Label3.Location = New System.Drawing.Point(12, 9)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(53, 12)
Me.Label3.TabIndex = 13
Me.Label3.Text = "温度(℃)"
'
'Label5
'
Me.Label5.AutoSize = True
Me.Label5.Location = New System.Drawing.Point(633, 412)
Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(62, 12)
Me.Label5.TabIndex = 0
Me.Label5.Text = "時間(min)"
'
'Label9
'
Me.Label9.AutoSize = True
Me.Label9.Location = New System.Drawing.Point(56, 309)
Me.Label9.Name = "Label9"
Me.Label9.Size = New System.Drawing.Size(17, 12)
Me.Label9.TabIndex = 18
Me.Label9.Text = "20"
'
'Label10
'
Me.Label10.AutoSize = True
Me.Label10.Location = New System.Drawing.Point(56, 178)
Me.Label10.Name = "Label10"
Me.Label10.Size = New System.Drawing.Size(17, 12)
Me.Label10.TabIndex = 19
Me.Label10.Text = "50"
'
'Label11
'
Me.Label11.AutoSize = True
Me.Label11.Location = New System.Drawing.Point(56, 50)
Me.Label11.Name = "Label11"
Me.Label11.Size = New System.Drawing.Size(17, 12)
Me.Label11.TabIndex = 20
Me.Label11.Text = "80"
'
'Label12
'
Me.Label12.AutoSize = True
Me.Label12.Location = New System.Drawing.Point(132, 412)
Me.Label12.Name = "Label12"
Me.Label12.Size = New System.Drawing.Size(11, 12)
Me.Label12.TabIndex = 21
Me.Label12.Text = "5"
'
'Label13
'
Me.Label13.AutoSize = True
Me.Label13.Location = New System.Drawing.Point(188, 412)
Me.Label13.Name = "Label13"
Me.Label13.Size = New System.Drawing.Size(17, 12)
Me.Label13.TabIndex = 22
Me.Label13.Text = "10"
'
'Label14
'
Me.Label14.AutoSize = True
Me.Label14.Location = New System.Drawing.Point(245, 412)
Me.Label14.Name = "Label14"
Me.Label14.Size = New System.Drawing.Size(17, 12)
Me.Label14.TabIndex = 23
Me.Label14.Text = "15"
'
'Label15
'
Me.Label15.AutoSize = True
Me.Label15.Location = New System.Drawing.Point(308, 412)
Me.Label15.Name = "Label15"
Me.Label15.Size = New System.Drawing.Size(17, 12)
Me.Label15.TabIndex = 24
Me.Label15.Text = "20"
'
'Label16
'
Me.Label16.AutoSize = True
Me.Label16.Location = New System.Drawing.Point(370, 412)
Me.Label16.Name = "Label16"
Me.Label16.Size = New System.Drawing.Size(17, 12)
Me.Label16.TabIndex = 25
Me.Label16.Text = "25"
'
'Label17
'
Me.Label17.AutoSize = True
Me.Label17.Location = New System.Drawing.Point(430, 412)
Me.Label17.Name = "Label17"
Me.Label17.Size = New System.Drawing.Size(17, 12)
Me.Label17.TabIndex = 26
Me.Label17.Text = "30"
'
'Label18
'
Me.Label18.AutoSize = True
Me.Label18.Location = New System.Drawing.Point(488, 412)
Me.Label18.Name = "Label18"
Me.Label18.Size = New System.Drawing.Size(17, 12)
Me.Label18.TabIndex = 27
Me.Label18.Text = "35"
'
'Label19
'
Me.Label19.AutoSize = True
Me.Label19.Location = New System.Drawing.Point(551, 412)
Me.Label19.Name = "Label19"
Me.Label19.Size = New System.Drawing.Size(17, 12)
Me.Label19.TabIndex = 28
Me.Label19.Text = "40"
'
'Label20
'
Me.Label20.AutoSize = True
Me.Label20.Location = New System.Drawing.Point(610, 412)
Me.Label20.Name = "Label20"
Me.Label20.Size = New System.Drawing.Size(17, 12)
Me.Label20.TabIndex = 29
Me.Label20.Text = "45"
'
'PictureBox2
'
Me.PictureBox2.BackColor = System.Drawing.Color.White
Me.PictureBox2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
Me.PictureBox2.Location = New System.Drawing.Point(74, 9)
Me.PictureBox2.Name = "PictureBox2"
Me.PictureBox2.Size = New System.Drawing.Size(606, 390)
Me.PictureBox2.TabIndex = 31
Me.PictureBox2.TabStop = False
'
'OpenFileDialog1
'
Me.OpenFileDialog1.FileName = "OpenFileDialog1"
'
'Form1
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(699, 520)
Me.Controls.Add(Me.PictureBox2)
Me.Controls.Add(Me.Label20)
Me.Controls.Add(Me.Label19)
Me.Controls.Add(Me.Label18)
Me.Controls.Add(Me.Label17)
Me.Controls.Add(Me.Label16)
Me.Controls.Add(Me.Label15)
Me.Controls.Add(Me.Label14)
Me.Controls.Add(Me.Label13)
Me.Controls.Add(Me.Label12)
Me.Controls.Add(Me.Label11)
Me.Controls.Add(Me.Label10)
Me.Controls.Add(Me.Label9)
Me.Controls.Add(Me.Label5)
Me.Controls.Add(Me.Label3)
Me.Controls.Add(Me.Label2)
Me.Controls.Add(Me.TextBox4)
Me.Controls.Add(Me.TextBox2)
Me.Controls.Add(Me.TextBox1)
Me.Controls.Add(Me.Button6)
Me.Controls.Add(Me.Button5)
Me.Controls.Add(Me.Button4)
Me.Controls.Add(Me.Button3)
Me.Controls.Add(Me.Button2)
Me.Controls.Add(Me.Button1)
Me.Font = New System.Drawing.Font("MS UI Gothic", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(128, Byte))
Me.Name = "Form1"
Me.Text = "temp"
CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
Me.ResumeLayout(False)
Me.PerformLayout()

End Sub
Friend WithEvents Button1 As System.Windows.Forms.Button
Friend WithEvents Button2 As System.Windows.Forms.Button
Friend WithEvents Button3 As System.Windows.Forms.Button
Friend WithEvents Button4 As System.Windows.Forms.Button
Friend WithEvents Button5 As System.Windows.Forms.Button
Friend WithEvents Button6 As System.Windows.Forms.Button
Friend WithEvents TextBox1 As System.Windows.Forms.TextBox
Friend WithEvents Timer1 As System.Windows.Forms.Timer
Friend WithEvents TextBox2 As System.Windows.Forms.TextBox
Friend WithEvents TextBox4 As System.Windows.Forms.TextBox
Friend WithEvents Label2 As System.Windows.Forms.Label
Friend WithEvents Label3 As System.Windows.Forms.Label
Friend WithEvents Label5 As System.Windows.Forms.Label
Friend WithEvents Label9 As System.Windows.Forms.Label
Friend WithEvents Label10 As System.Windows.Forms.Label
Friend WithEvents Label11 As System.Windows.Forms.Label
Friend WithEvents Label12 As System.Windows.Forms.Label
Friend WithEvents Label13 As System.Windows.Forms.Label
Friend WithEvents Label14 As System.Windows.Forms.Label
Friend WithEvents Label15 As System.Windows.Forms.Label
Friend WithEvents Label16 As System.Windows.Forms.Label
Friend WithEvents Label17 As System.Windows.Forms.Label
Friend WithEvents Label18 As System.Windows.Forms.Label
Friend WithEvents Label19 As System.Windows.Forms.Label
Friend WithEvents Label20 As System.Windows.Forms.Label
Public WithEvents PictureBox2 As System.Windows.Forms.PictureBox
Friend WithEvents SaveFileDialog1 As System.Windows.Forms.SaveFileDialog
Friend WithEvents OpenFileDialog1 As System.Windows.Forms.OpenFileDialog

End Class




           戻る